ALMaSS  1.0
The Animal, Landscape and Man Simulation System
FarmManager::PesticideData Struct Reference

Struct used for storing data on pesticide usage throughout the whole simulation (one instance, m_crops_summary_BIs). More...

#include <farm.h>

Public Attributes

TTypesOfVegetation Tov
 
double BIherb
 
double BIfi
 
double BI
 

Detailed Description

Struct used for storing data on pesticide usage throughout the whole simulation (one instance, m_crops_summary_BIs).

Member Data Documentation

◆ BI

double FarmManager::PesticideData::BI

◆ BIfi

double FarmManager::PesticideData::BIfi

◆ BIherb

double FarmManager::PesticideData::BIherb

◆ Tov

TTypesOfVegetation FarmManager::PesticideData::Tov

The documentation for this struct was generated from the following file: